.added-chil {
	background: url(http://chilmedia.org/590.jpg) no-repeat;
  height: 50px;
}

.header-container {
  max-width: 1024px;
	position: relative;
  margin: 0px auto;
  border-bottom: 1px solid #000;
  height: 170px;
  padding-top: 30px;
  z-index: 3;
}

.header-container.third-level {
	height: auto;
  padding-top: 0px;
  margin-top: 45px;
}

.header-container.third-level h1{
	height: auto;
  text-indent: 0px;
  font-family: arial, helvetica, san-serif;
  font-size: 45px;
  line-height: 72px;
  padding-left: 10px;
}

.header-container.third-level img{
	height: 73px;
}

.header-container h1 {
  height: 121px;
  text-indent: -90000px;
  display: inline-block;
}

.header-container h1.blogs-webpage {
	background: url('http://chilmedia.org/366.jpg') no-repeat;
  width: 328px;
}

.header-container h1.news-webpage {
	background: url('http://chilmedia.org/367.jpg') no-repeat;
  width: 378px;
}

.header-container h1.agenda-webpage {
	background: url('http://chilmedia.org/365.jpg') no-repeat;
  width: 378px;
}

.header-container h1.ocio-webpage {
	background: url('http://chilmedia.org/364.jpg') no-repeat;
  width: 527px;
}

.header-container h1.documentos-webpage {
	background: url('http://chilmedia.org/346.jpg') no-repeat;
  width: 600px;
}

.header-container h1.enfamilia-webpage {
	background: url('http://chilmedia.org/370.jpg') no-repeat;
  width: 600px;
}

.header-container h1.info-webpage {
	background: url('http://chilmedia.org/391.jpg') no-repeat;
  width: 600px;
}

.header-container h1.participa-webpage {
	background: url('http://chilmedia.org/392.jpg') no-repeat;
  width: 600px;
}

.header-container h1.decompras-webpage {
	background: url('http://chilmedia.org/638.jpg') no-repeat;
  width: 600px;
}


.header-container img {
  float: right;
  height: 170px;
  width: auto;
}

.blog-content h5 {
	font-size: 18px;
  font-weight: bold;
}

.blog-content h5 a {
	color: inherit;
  text-decoration: none;
}

.blog-content h5 a:hover {
	color: #D6D447;
} 

.blogs-outer {
	max-width: 920px;
  margin: 0px auto;
  padding: 0px 20px;
}

.blogs-inner {
}

.panel-blogs{
  position: relative;
  padding-top: 50%;
}
.panel-blogs > div {
	position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.panel-blogs .img-content img {
  max-width: 100%;
  max-height: 100%;
}
.panel-blogs h4 {
	font-size: 20px;
  padding: 20px 0px;
}

.panel-blogs .blog-content p {
	font-size: 12px;
  line-height: 20px;
}

.blog-footer {
	margin-top: 10px;
}

.blog-footer img{
	float: left;
  border: 1px solid #BEBEBE;
}
.blog-footer p {
	position: relative;
  padding-top: 10px;
  margin-left: 62px; 
}
.blog-footer p span {
	display: block;
}

.panel-more-info {
	padding-top: 50%;
  background: #bebebe;
  position: relative;
}

.blogs-inner-left > div {
	padding: 5px;
}
.blogs-inner-left .img-container {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
	border: 20px solid #D6D447;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #FFF;
  text-align: center;
}
.blogs-inner-left .content-agenda {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 20px solid #BEBEBE;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #FFF;
  top: 0px;
  left: 0px;
  text-align: center;
}
.blogs-inner-left .content-noticias {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 20px solid #BEBEBE;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  top: 0px;
  left: 0px;
  text-align: center;
}
.blogs-inner-left .content-noticias h5 {
  text-align: left;
  padding-left: 10px;
	font-size: 25px;
  color: #FFF;
}

.blogs-inner-left .content-agenda ul {
	display: inline-block;
}

.blogs-inner-left .content-agenda li {
	float: left;
  list-style: none;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin: 2px;
}

.blogs-inner-left .content-agenda h5 {
  text-align: left;
  padding-left: 10px;
	font-size: 25px;
  color: #BEBEBE;
}

.blogs-inner-left img {
  max-width: 100%;
  max-height: 100%;
}

.two-colums-three {
	width: 66.66%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.three-columns {
	width: 33.33%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.two-columns {
  padding: 5px;
	width: 50%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.social-links {
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 30;
}
.social-links li {
  position: relative;
  margin-bottom: 10px;
  width: 30px;
  height: 30px;
  background: #FFF url('http://chilmedia.org/284.png') -7px -5px;
  list-style: none;
}
.social-links li:after {
  content: '';
  bottom: -6px;
  left: 0px;
  position: absolute;
  border-right: 5px solid #bebebe;
  border-top: 1px solid #bebebe;
  border-bottom: 5px solid transparent;
}
.social-links li a{
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.social-links li.twitter{
  background-position: -7px -85px;
}

.social-links li.linkedin{
  background-position: -7px -45px;
}

footer {
	clear: both;
}


/**********************************

DOCUMENTOS

**********************************/

.documento-panel {
	margin-bottom: 20px;
}

.documento-panel img {
  border: 1px solid #949494;
	float: left;
}

.documento-panel .content {
  position: relative;
	margin-left: 110px;
  height: 125px;
  overflow: hidden;
}

.documento-panel h5 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  white-space: nowrap;
}

.documento-panel h5 a{
	text-decoration: none;
  color: inherit;
}

.documento-panel .summary {
	height: 75px;
  overflow: hidden;
}

.documento-panel .footer span {
  display: block;
	color: #949494;
  line-height: 20px;
}

.share-social-footer {
	position: absolute;
  bottom: 0px;
  right: 0px;
}

.documento-panel .adobe {
	background: #FFF url('http://chilmedia.org/400.jpg') -14px -659px;
  float: left;
  list-style: none;
  width: 22px;
  height: 22px;
  margin-left: 5px;
}


.primary-text {
	font-size: 19px;
  color: #949494;
}



/***********************************

NUESTROS ACEITESS

************************************/

.roles-list {
	overflow: hidden;
}

.members-roles {
  float: left;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.fourcolumns .members-roles {
	width: 25%;
}

.fourcolumns .members-roles:nth-child(4n + 5) {
	clear: both;
}

.eightcolumns .members-roles {
	width: 12.5%;
}

.eightcolumns .members-roles:nth-child(8n + 9) {
	clear: both;
}

.members-roles .img img{
	width: 100%;
  height: auto;
}
.members-roles p,
.members-roles a{
	color: #939393;
  text-decoration: none;
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 3px;
}

.members-roles p.color-leche,
.members-roles p.color-explotacion {
	color: #429868;
}

.members-roles p.color-industrias {
	color: #e47801;
}

.members-roles p.color-idi {
	color: #c50019;
}

.members-roles p.color-asociaciones {
	color: #7a6daa;
}

.members-roles p.color-laboratorio {
	color: #3e0059;
}

.members-roles p.color-aceites,
.members-roles p.color-almazara {
	color: #c5c701;
}

.members-roles p.color-do {
	color: #a49321;
}

.members-roles a:hover {
	color: #D6D447;
}

.members-roles a:hover .txt > p:first-child {
	color: #D6D447;
}

.loading-gif {
  display: none;
  position: absolute;
  width: 320px;
  height: 320px;
  margin-top: -160px;
  margin-left: -160px;
  top: 50%;
  left: 50%;
  background: url(http://chilmedia.org/417.gif);
}

/*****************************************

INFOWINDOW MAP STYLE

*****************************************/
.gm-style-iw {
	top: 0px !important;
  left: 0px !important;
  width: 100% !important;
  height: 100% !important;
  border: 1px solid transparent;
	-moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


.gm-style-iw > div {
	overflow: visible !important;
  width: 100% !important;
  height: 100% !important;
}

.gm-style-iw > div > div {
	overflow: visible !important;
}

.gm-style-iw #content h1{
  padding: 0px 5px;
  position: absolute;
  width: 96%;
  top: 0px;
  color: #FFF;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  margin: 2%;
  z-index: 11;
  text-shadow: 1px 1px 2px #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gm-style-iw #content h1 a {
  color: inherit;
  text-decoration: none;
}

.gm-style-iw #content .img-container {
	min-width: 340px;
  height: 140px;
}

.gm-style-iw #content .img-container:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50%;
  z-index: 10;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.gm-style-iw #content img {
	width: 100%;
  border-radius: 3px 3px 0px 0px;
}

.gm-style-iw #bodyContent {
	position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  background: rgba(255,255,255,0.7);
}

.gm-style-iw #bodyContent p {
	padding: 5px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gm-style-iw #content-marcas {
  text-align: center;
}

.gm-style-iw #content-marcas img {
  margin-top: 5px;
  width: 120px;
  height: auto;
}

.gm-style-iw #content-marcas a {
  color: #939393;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  padding: 5px;
  display: block;
  width: 100%;  
}

.gm-style-iw #content-marcas a:hover {
  color: #D6D447;
}



/*****************************************

ICONS GOOGLE

*****************************************/

.icons-google-list {
	padding: 10px 5px;
}

.icons-google-list ul {
	overflow: hidden;
}

.icons-google-list li {
	float: left;
  list-style: none;
  width: 20%;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 40px;
  font-weight: bold;
  font-size: 14px;
}

.icons-google-list li:before {
	content: "";
  width: 34px;
  height: 40px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.icons-google-list #ico-leche:before,
.icons-google-list #ico-exp:before {
	background: url(http://chilmedia.org/484.jpg);
}

.icons-google-list #ico-ind:before {
	background: url(http://chilmedia.org/486.jpg);
}

.icons-google-list #ico-dis:before {
	background: url(http://chilmedia.org/485.jpg);
}

.icons-google-list #ico-aso:before {
	background: url(http://chilmedia.org/483.jpg);
}

.icons-google-list #ico-lab:before {
	background: url(http://chilmedia.org/487.jpg);
}

.icons-google-list #ico-do:before {
	background: url(http://chilmedia.org/488.jpg);
}

.icons-google-list #ico-aceites:before,
.icons-google-list #ico-alm:before {
	background: url(http://chilmedia.org/489.jpg);
}




